Skip to content

Ascii support#166

Closed
daschuer wants to merge 3 commits intostephane:masterfrom
daschuer:ascii_support
Closed

Ascii support#166
daschuer wants to merge 3 commits intostephane:masterfrom
daschuer:ascii_support

Conversation

@daschuer
Copy link
Contributor

The patch adds modbus Ascii Support. It implements a new modbus_new_ascii() function for to open an Ascii Port.

@stephane
Copy link
Owner

The pull request isn't clean (wrong dates and contains my own commits).
The code copies large sections of code from RTU code and such code is not maintainable (not DRY).

I'm working on a Contributor License Agreement for the next major version of libmodbus 3.3/3.4 (not for v3.2) before spending time on this feature I want to sure you're willing to accept it.

@daschuer
Copy link
Contributor Author

Ok, I have re-based my branch onto the current master.


Yes, there are some common function in the RTU and ASCII part and as well in the TCP part.
If you are willing to merge this, I can try to find some time to move common function an extra file.


What will be the exceptions I have to except in you Contributor License Agreement?

@stephane
Copy link
Owner

A better implementation has been provided in #275

@stephane stephane closed this Aug 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants